Skip to content

Conversation

dundee
Copy link

@dundee dundee commented Nov 2, 2022

Description

MySQL supports datetimes with zero year (e.g. 0000-01-01 00:00:00). Other libraries parse it and return it correctly, we should too.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

@methane
Copy link
Member

methane commented Nov 10, 2022

Is this duplicate of #1257 ?

@dundee
Copy link
Author

dundee commented Nov 10, 2022

Yes, this issue is solved by merging #1257. We might use the additional test case added here though.

@dundee dundee closed this Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants